Service - Properties
Selecting the Properties item from a pop-up menu, double-clicking the service or clicking the Properties button opens the {service} dialog:
Figure. Service dialog: Properties tab.
This dialog is the same for most IceWarp Server services. For some services, the dialog is reduced.
Field |
Description |
---|---|
Name (Module) |
This label shows you which service is being shown (not editable). |
Module Startup |
Choose whether this service should be started automatically when your server is booted. Choose from Automatic (recommended) and Manual. Note: If you choose Manual, you will need to put a process in place to start the services when required. Note: The automatic startup does not apply for Linux. |
All services |
This is a global setting that affects all services. A combo box is presented, where you can choose between all the known IP addresses for this machine, a <none> option, and an <All Available> option. You can also type multiple IP addresses manually into the text area, separated by semicolons. e.g.: 192.168.0.32;192.168.0.57;192.168.0.145 |
Ports |
The ports that this service listens on. The defaults are the standard Internet ports as defined by ICANN (Internet Corporation for Assigned Names and Numbers). Some services do not need an SSL port as they can convert a non-SSL connection to an SSL connection on the same port. For information about the submission port # 587, refer to Mail service - Security - General. |
Service IP addresses |
Here you can specify an IP address to bind this specific service to. This might be useful if you need to run a service on a non-standard port or for assigning a special certificate. |
Add |
Click the button to add a new IP address. The IP Address dialog opens. |
Edit |
Select an IP address and click the button to edit settings. |
Delete |
Select an IP address and click the button to remove this address. |
IP Address Dialog
Clicking the Add button opens IP Address dialog.
Figure. Properties tab: IP Address dialog
Binding is not necessary for correct multiple domain configuration.
If you do need to bind IceWarp Server on Windows XP, you will need to disable the IP Pooling features of the operating system first.
Field |
Description |
---|---|
IP Address |
Choose the IP Address to bind this service to. |
Port |
Enter the port that this service will use. Note: This port must be opened in any firewalls or routers that your server has to go through. |
SSL |
Check this box to have the connection SSL encrypted. |
Certificate |
Enter a path to a certificate file this connection to use that certificate. |
Require and verify peer certificate |
Check this box to only allow connections from peers with valid certificates. |
CA File (Optional) |
Enter a path to an alternate certificate file if you need to. If this field is left blank, the CA File defined under CA Certificates will be used. |